home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CreatingGames / Utilities / Misc / GMS / GMSDev / Includes / proto / emulation.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-09-19  |  134 b   |  7 lines

  1. #ifndef PROTO_EMULATION_H
  2. #define PROTO_EMULATION_H
  3.  
  4. #include <clib/emulation_protos.h>
  5. #include <pragmas/emulation_pragmas.h>
  6. #endif
  7.